Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Tags: google/scene_lab

Tags

v1.1.1

Toggle v1.1.1's commit message
Updated dependencies.

aa91b27 Merge pull request #367 from mominul/patch-1

7b2dae9 Update StackOverflow links to have relevant queries. PiperOrigin-RevId: 148175350 Change-Id: I0b23193dfe7111563bf1ba2642a5cc39fcfc0eb8

aee68508 Fix VC++ /analyze warnings

0e8e32d Remove the unnecessary inclusion of "linebreak.h".

e529e9f Add hyphenation-patterns as a dependency.

13206d6 Merge pull request #670 from dawikur/master

59f67e9 Merge "Merge remote-tracking branch 'gh/develop' into "internal"" into ub-games-master

dedeff6 Add "hyphenation patterns" for 22 languages

ab78196 Update the doc versions for the 1.3.1 release.

f353a38e [cff] Fix Savannah bug #44629.

c9ead07 Update other_libs.md

ebcfbba fix #4180: Long.prototype.toFloat64() overflow (#4182)

1363a04 Update SDK (v0.5.6)

ae7dc88 Merge pull request #10 from jsanmiya/master

f2f249570 Update StackOverflow links to have relevant queries. PiperOrigin-RevId: 148175350 Change-Id: I9b4a9c8ecdc4b042a42b4864765dec6a68b32460

a07e9866a Revert README.md to be a symbolic link.

8af27718 update ChangeLog

08945fc Update StackOverflow links to have relevant queries. PiperOrigin-RevId: 148175350 Change-Id: I3ebc812e07442e3928e1c763ba077497da0fed18

e312290 Remove comment from config.json.

30ebb322 Merge pull request #381 from erwincoumans/master

ec345ee Bump vendor string for dot release.

b7804de25 Fix inclusion of SDL directory within the AOSP tree.

20081fb Change readme.md back into a link.

c156ca212 Removed references to nonexistant mp3 files

v1.0.0

Toggle v1.0.0's commit message
Updated dependencies.

6775a0a Merge pull request #362 from chobie/fix-projectfile

f3d3152 Add specs for simd2f

7cdd2fd Fixed Windows build: order of destruction + warning.

6cb4a10 Removed ability to divide a scalar by a vector.

1363a04 Update SDK (v0.5.6)

ab78196 Update the doc versions for the 1.3.1 release.

ec345ee Bump vendor string for dot release.

f9439d9 Workaround broken gnumake realpath on Windows.

d1b4621 Add README_BUILDING.txt

b7804de Fix inclusion of SDL directory within the AOSP tree.

8af2771 update ChangeLog

679835b Fix windows 2015 build warning

f353a38 [cff] Fix Savannah bug #44629.

fd79343 Merge "Increase max shader bones by one." into ub-games-master

30ebb32 Merge pull request #381 from erwincoumans/master

d2f04a0 Minor fix to remove VS2015 warning

c156ca2 Removed references to nonexistant mp3 files

0e8e32d Remove the unnecessary inclusion of "linebreak.h".

70db0d5 Added FPL banner to all FPL projects.

aee6850 Fix VC++ /analyze warnings

6793703 Fixed uninitialized owner_ field in MutexBase.