-
Install ruby files into versioned folder
-
Fix linking order of Protocol Buffers static libraries on GCC
- Added Pose_V, Time, and Clock fields to packet.proto
-
Added serialized messages: SerializedState, SerializedEntity, SerializedComponent
-
image.proto: add
PixelFormatType
enum, copied fromignition::common::Image::PixelFormatType
-
axis_aligned_box: new message and conversion functions
-
contacts: use Entity instead of string to specify entities in contact
-
entity: new message to uniquely identify an entity
-
entity_factory: refactor message, remove edit_name field
-
Add twist message
-
Update light msgs fields
-
Combine docs
-
configure.bat: don't need to list recursive dependencies
-
Update gtest
-
Upgrade to protobuf3
-
Fix ruby message generation.
- Fix linking order of Protocol Buffers static libraries on GCC
- Upgrade to ign-math6
-
sonar: add geometry field
-
log_control, log_status: add record_resources bool to match osrf/gazebo PR 3008
-
Added inline versioned namespace. Generator.hh is no longer installed
-
Upgrade to ign-cmake1
-
Extend Factory class
-
Add real_time_factor field to WorldStatistics